Fox's Git Mirrors
Node / rns-mirrors / Reticulum-Go.git / files / examples / wasm / vendor / github.com / quic-go / quic-go / README.md
examples/wasm/vendor/github.com/quic-go/quic-go/README.md 633735d797cc5f5d48cb2e22e8fd7cd743930daf (633735d7) Text, 9.45 KB
<div align="center" style="margin-bottom: 15px;">
<img src="./assets/quic-go-logo.png" width="700" height="auto">
</div>
A QUIC implementation in pure Go




In addition to these base RFCs, it also implements the following RFCs:
• Unreliable Datagram Extension (RFC 9221)
• Datagram Packetization Layer Path MTU Discovery (DPLPMTUD, RFC 8899)
• QUIC Version 2 (RFC 9369)
• QUIC Event Logging using qlog (draft-ietf-quic-qlog-main-schema and draft-ietf-quic-qlog-quic-events)
• QUIC Stream Resets with Partial Delivery (draft-ietf-quic-reliable-stream-reset)
Support for WebTransport over HTTP/3 (draft-ietf-webtrans-http3) is implemented in webtransport-go.
Detailed documentation can be found on quic-go.net.
FIPS 140-3
Starting with v0.60, quic-go supports use in FIPS 140-3 environments when built with Go 1.26 or newer, using Go standard library cryptography for the QUIC code paths relevant in FIPS mode; see FIPS140.md for details.
Projects using quic-go
┌───────────────────────────────────────────────────────────────┬─────┬────────────────────────────┐
│ Project │ De… │ Stars │
├───────────────────────────────────────────────────────────────┼─────┼────────────────────────────┤
│ AdGuardHome │ Fr… │ !GitHub Repo stars │ Sm… │ !GitHub Repo stars │ Fa… │ !GitHub Repo stars │ A … │ !GitHub Repo stars │ A … │ !GitHub Repo stars │ li… │ !GitHub Repo stars │ A … │ !GitHub Repo stars │ A … │ !GitHub Repo stars │ An… │ !GitHub Repo stars │ A … │ !GitHub Repo stars │ Ne… │ !GitHub Repo stars │ Re… │ !GitHub Repo stars │ Hi… │ !GitHub Repo stars │ Op… │ !GitHub Repo stars │ Th… │ !GitHub Repo stars │ A … │ !GitHub Repo stars │ St… │ !GitHub Repo stars. If you have any questions, please feel free to reach out by opening an issue or leaving a comment.
License
The code is licensed under the MIT license. The logo and brand assets are excluded from the MIT license. See assets/LICENSE.md for the full usage policy and details.
Served by rngit 1.5.4 - Generated in 0.03s